body {
	direction: rtl;
	font-family: iransans;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}
img{
	max-width: 100%;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}
@font-face {
	font-family: iransans;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/Sans\ a4fran3.woff') format('woff');
}



.first-maghale-page header {
	background-color: #38CEBF;
}
.first-maghale-page header hr {
	margin: 7.5px 0 !important;
}
.first-maghale-page header .logo h1 {
	font-size: 22.5px;
	font-weight: bold;
	color: #fff;
}
.first-maghale-page .social {
	text-align: left;
}
.first-maghale-page .social i {
	font-size: 20px;
	color: #fff;
	transition: all 0.2s ease-in-out;
	margin: auto 2.5px;
}
.first-maghale-page .social i:hover {
	color: #C0DEE1;
}
.first-maghale-page .links a {
	color: #000;
}
.first-maghale-page .links a button{
	background-color: transparent;
	font-weight: bold;
	border: none;
}
.first-maghale-page .links a button:hover {
	color: #37695A;
}
.first-maghale-page .links a button:focus-within {
	color: #37695A;
}
.first-maghale-page .samane a {
	color: #000;
	font-weight: bold;
}
.first-maghale-page .samane a:hover {
	color: #37695A;
}




.first-maghale-page .banerha {
	display: flex;
	justify-content: center;
}
.first-maghale-page .carousel-item img{
	height: 450px;
	border-radius: 20px;
}
.first-maghale-page .maghalat {
	border-radius: 0 25px 25px 0;
	border: 2px solid #24667C;
	width: 30%;
	display: flex;
	height: 173px;
	background-image: url("../images/article.jpg");
	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
}
.first-maghale-page .akhbar {
	border-radius: 0;
	border: 2px solid #24667C;
	width: 30%;
	display: flex;
	height: 173px;
	background-image: url("../images/news.jpg");
	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
}
.first-maghale-page .kasbokar {
	border-radius: 25px 0 0 25px;
	border: 2px solid #24667C;
	width: 30%;
	display: flex;
	height: 173px;
	background-image: url("../images/teaching.jpg");
	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
}
.first-maghale-page .maghalat a {
	text-decoration: none;
	font-family: iransans;
	border-radius: 0 23px 23px 0;
	color: aliceblue;
	background-color: rgba(120, 120, 120, 0.65);
	font-size: 30px;
	font-weight: 900;
	padding-top: 60px;
	width: 100%;
	height: 170px;
	display: table;
	margin: auto;
}
.first-maghale-page .maghalat a:hover {
	color: #033343;
	
	background-color: rgba(120, 120, 120, 0.9);
}
.first-maghale-page .akhbar a {
	text-decoration: none;
	font-family: iransans;
	border-radius: 0px;
	color: aliceblue;
	background-color: rgba(120, 120, 120, 0.65);
	font-size: 30px;
	font-weight: 900;
	padding-top: 60px;
	width: 100%;
	height: 170px;
	display: table;
	margin: auto;
}
.first-maghale-page .akhbar a:hover {
	color: #033343;
	background-color: rgba(120, 120, 120, 0.9);
}
.first-maghale-page .kasbokar a {
	text-decoration: none;
	font-family: iransans;
	border-radius: 23px 0 0 23px;
	color: aliceblue;
	background-color: rgba(120, 120, 120, 0.65);
	font-size: 30px;
	font-weight: 900;
	padding-top: 60px;
	width: 100%;
	height: 170px;
	display: table;
	margin: auto;
}
.first-maghale-page .kasbokar a:hover {
	color: #033343;
	background-color: rgba(120, 120, 120, 0.9);
}
.first-maghale-page .maghale-header p{
	color: #37695A !important;
}
.first-maghale-page .carousel-caption {
	padding-bottom: 10px;
}







.first-maghale-page .card {
	color: #000;
	transition: all 0.2s ease-in-out;
	background-color: #FAFAFA;
}
.first-maghale-page .cardha {
	margin: 0 auto;
}
.first-maghale-page .cardha a {
	display: flex;
}
.first-maghale-page .card:hover {
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.25);
}
.first-maghale-page .card-body h5 {
	color: #000;
}
.first-maghale-page .card-body p {
	font-size: 13px;
	color: #000;
}
.first-maghale-page .card-footer {
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
}
.first-maghale-page .card-footer a {
	color: #000;
}
.first-maghale-page .card img {
	height: 100%;
    object-fit: contain;
}



.first-maghale-page .side {
	border-radius: 10px;
	padding: 10px;
	border: 0.5px solid rgba(0, 0, 0, 0.5);
	background-color: #FAFAFA;
}
.first-maghale-page .side-title {
	flex-direction: column;
}
.first-maghale-page .side-title h1 {
	font-size: 18px;
	font-weight: bold;
}
.first-maghale-page .side-title a {
	margin: auto 0 10px;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 5px;
	border: 0.25px solid rgba(0, 0, 0, 0.5);
	align-items: center;
	background-color: #fff;
}
.first-maghale-page .side-title a p {
	font-size: 11px;
	line-height: 1.75;
}
.first-maghale-page .side-title a:hover {
	color: #37695A;
}
.first-maghale-page .daste-bandi {
	flex-direction: column;
}
.first-maghale-page .daste-bandi h1 {
	font-size: 18px;
	font-weight: bold;
}
.first-maghale-page .daste-bandi a {
	margin-bottom: 15px;
	color: #000;
}
.first-maghale-page .daste-bandi a:hover {
	color: #37695A;
}
.first-maghale-page .m-footer {
	justify-content: space-between;
	line-height: 1.75;
}
.first-maghale-page .m-footer a {
	color: #000;
}
.first-maghale-page .m-footer a:hover {
	color: #37695A;
}
.first-maghale-page .fehrest {
	display: flex;
	align-items: center;
	justify-content: center;
}
.first-maghale-page .fehrest i {
	font-size: 30px;
}
@media only screen and (max-width: 1200px) {
	.first-maghale-page .carousel-item img{
		height: 400px;
	}
	.first-maghale-page .maghalat a {
		font-size: 23px;
	}
	.first-maghale-page .akhbar a {
		font-size: 23px;
	}
	.first-maghale-page .kasbokar a {
		font-size: 23px;
	}
}
@media only screen and (max-width: 1000px) {
	.first-maghale-page .safhe {
		flex-direction: column-reverse;
		align-items: center;
	}
	.first-maghale-page .sidebar {
		display: flex;
		justify-content: center;
	}
	.first-maghale-page 	.nahaei {
		padding-bottom: 1rem !important;
	}
	.first-maghale-page .majalat {
		flex-direction: column;
	}
	.first-maghale-page .maghalat a {
		height: 145px;
	}
	.first-maghale-page .akhbar a {
		height: 145px;
	}
	.first-maghale-page 	.kasbokar a {
		height: 145px;
	}
	.first-maghale-page .maghalat {
		height: 148px;
	}
	.first-maghale-page .akhbar {
		height: 148px;
	}
	.first-maghale-page 	.kasbokar {
		height: 148px;
	}
	.first-maghale-page .akhbar {
		margin: 10px auto;
		float: none;
		width: 60%;
	}
	.first-maghale-page .kasbokar {
		margin: 10px auto;
		float: none;
		width: 60%;
		border-radius: 0 0 25px 25px;
	}
	.first-maghale-page .maghalat {
		margin: 10px auto;
		float: none;
		width: 60%;
		border-radius: 25px 25px 0 0;
	}
	.first-maghale-page .kasbokar a {
		border-radius: 0 0 25px 25px;
		font-size: 20px;
	}
	.first-maghale-page .maghalat a {
		font-size: 20px;
		border-radius: 25px 25px 0 0;
	}
	.first-maghale-page .akhbar a{
		font-size: 30px;
	}
	.first-maghale-page .maghalat a{
		font-size: 30px;
	}
	.first-maghale-page .kasbokar a{
		font-size: 30px;
	}
	.first-maghale-page .carousel-item img{
		height: 300px;
	}
}
@media only screen and (max-width: 769px) {
	.first-maghale-page .logo img {
		width: 13% !important;
	}
	.first-maghale-page .carousel-indicators {
		margin-bottom: 10px;
	}
	.first-maghale-page .carousel-caption p {
		margin-bottom: 5px;
	}
	.first-maghale-page .carousel-caption h5 {
		margin-bottom: 2.5px;
	}
}
@media only screen and (max-width: 576px) {
	.first-maghale-page .maghale-header {
		flex-direction: column;
	}
	.first-maghale-page .card-img-top {
		margin: 0 auto;
	}
	.first-maghale-page 	.card {
		text-align: center;
	}
	.first-maghale-page .social {
		display: none;
	}
	.first-maghale-page .samane {
		display: none;
	}
	.first-maghale-page .logo {
		justify-content: center;
	}
	.first-maghale-page .links {
		text-align: center;
	}
	.first-maghale-page .maghalat h1 {
		text-align: center;
	}
	.first-maghale-page header .logo h1 {
		font-size: 15px;
	}
	.first-maghale-page 	.links a {
		font-size: 13px;
	}
	.first-maghale-page .maghalat {
		width: 80%;
		height: 88px;
	}
	.first-maghale-page .akhbar {
		width: 80%;
		height: 88px;
	}
	.first-maghale-page .kasbokar {
		width: 80%;
		height: 88px;
	}
	.first-maghale-page .maghalat a{
		height: 85px;
		font-size: 20px;
		padding-top: 33px;
	}
	.first-maghale-page .akhbar a{
		height: 85px;
		font-size: 20px;
		padding-top: 33px;
	}
	.first-maghale-page .kasbokar a{
		height: 85px;
		font-size: 20px;
		padding-top: 33px;
	}
	.first-maghale-page .carousel-item img{
		height: 150px;
	}
	.first-maghale-page .carousel-caption p {
		font-size: 11px;
		margin-bottom: -5px;
	}
	.first-maghale-page 	.carousel-caption h5 {
		font-size: 13px;
	}
	.first-maghale-page .carousel-indicators {
		margin-bottom: 5px;
	}
	.first-maghale-page .carousel-control-next-icon, .carousel-control-prev-icon {
		width: 1rem;
	}
	.first-maghale-page .card .row {
		flex-direction: column;
	}
	.first-maghale-page .card-body p {
		margin-bottom: 5px;
	}
	.first-maghale-page .posts h2 {
		font-size: 22.5px;
		margin-bottom: 17px
	}
	.first-maghale-page .posts .row a {
		margin-top: 0;
	}
	.first-maghale-page .card .row .col-sm-4 {
		padding: 0 !important;
	}
	.first-maghale-page .card img {
		width: 100%;
	}
	.first-maghale-page .banerha {
		padding: 0 20px;
	}
}
@media only screen and (max-width : 350px) {
	.first-maghale-page .akhbar a{
		font-size: 18px;
	}
	.first-maghale-page .maghalat a{
		font-size: 18px;
	}
	.first-maghale-page .kasbokar a{
		font-size: 18px;
	}
}
